home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Source Code / Visual Basic Source Code.iso / vbsource / puzzle / puzzle.frm < prev    next >
Text File  |  1999-09-07  |  24KB  |  730 lines

  1. VERSION 5.00
  2. Begin VB.Form Puzzle 
  3.    AutoRedraw      =   -1  'True
  4.    Caption         =   "Puzzle"
  5.    ClientHeight    =   7068
  6.    ClientLeft      =   1272
  7.    ClientTop       =   1620
  8.    ClientWidth     =   8268
  9.    LinkTopic       =   "Form1"
  10.    ScaleHeight     =   7068
  11.    ScaleWidth      =   8268
  12.    Begin VB.Frame Frame1 
  13.       Height          =   4092
  14.       Left            =   1320
  15.       TabIndex        =   9
  16.       Top             =   1200
  17.       Width           =   3972
  18.       Begin VB.CommandButton Command1 
  19.          Caption         =   "8"
  20.          BeginProperty Font 
  21.             Name            =   "MS Sans Serif"
  22.             Size            =   18
  23.             Charset         =   0
  24.             Weight          =   700
  25.             Underline       =   0   'False
  26.             Italic          =   0   'False
  27.             Strikethrough   =   0   'False
  28.          EndProperty
  29.          Height          =   1332
  30.          Index           =   7
  31.          Left            =   2640
  32.          TabIndex        =   17
  33.          Top             =   2760
  34.          Width           =   1332
  35.       End
  36.       Begin VB.CommandButton Command1 
  37.          Caption         =   "7"
  38.          BeginProperty Font 
  39.             Name            =   "MS Sans Serif"
  40.             Size            =   18
  41.             Charset         =   0
  42.             Weight          =   700
  43.             Underline       =   0   'False
  44.             Italic          =   0   'False
  45.             Strikethrough   =   0   'False
  46.          EndProperty
  47.          Height          =   1332
  48.          Index           =   6
  49.          Left            =   1320
  50.          TabIndex        =   16
  51.          Top             =   2760
  52.          Width           =   1332
  53.       End
  54.       Begin VB.CommandButton Command1 
  55.          Caption         =   "6"
  56.          BeginProperty Font 
  57.             Name            =   "MS Sans Serif"
  58.             Size            =   18
  59.             Charset         =   0
  60.             Weight          =   700
  61.             Underline       =   0   'False
  62.             Italic          =   0   'False
  63.             Strikethrough   =   0   'False
  64.          EndProperty
  65.          Height          =   1332
  66.          Index           =   5
  67.          Left            =   0
  68.          TabIndex        =   15
  69.          Top             =   2760
  70.          Width           =   1332
  71.       End
  72.       Begin VB.CommandButton Command1 
  73.          Caption         =   "5"
  74.          BeginProperty Font 
  75.             Name            =   "MS Sans Serif"
  76.             Size            =   18
  77.             Charset         =   0
  78.             Weight          =   700
  79.             Underline       =   0   'False
  80.             Italic          =   0   'False
  81.             Strikethrough   =   0   'False
  82.          EndProperty
  83.          Height          =   1332
  84.          Index           =   4
  85.          Left            =   2640
  86.          TabIndex        =   14
  87.          Top             =   1440
  88.          Width           =   1332
  89.       End
  90.       Begin VB.CommandButton Command1 
  91.          Caption         =   "4"
  92.          BeginProperty Font 
  93.             Name            =   "MS Sans Serif"
  94.             Size            =   18
  95.             Charset         =   0
  96.             Weight          =   700
  97.             Underline       =   0   'False
  98.             Italic          =   0   'False
  99.             Strikethrough   =   0   'False
  100.          EndProperty
  101.          Height          =   1332
  102.          Index           =   3
  103.          Left            =   1320
  104.          TabIndex        =   13
  105.          Top             =   1440
  106.          Width           =   1332
  107.       End
  108.       Begin VB.CommandButton Command1 
  109.          Caption         =   "3"
  110.          BeginProperty Font 
  111.             Name            =   "MS Sans Serif"
  112.             Size            =   18
  113.             Charset         =   0
  114.             Weight          =   700
  115.             Underline       =   0   'False
  116.             Italic          =   0   'False
  117.             Strikethrough   =   0   'False
  118.          EndProperty
  119.          Height          =   1332
  120.          Index           =   2
  121.          Left            =   0
  122.          TabIndex        =   12
  123.          Top             =   1440
  124.          Width           =   1332
  125.       End
  126.       Begin VB.CommandButton Command1 
  127.          Caption         =   "2"
  128.          BeginProperty Font 
  129.             Name            =   "MS Sans Serif"
  130.             Size            =   18
  131.             Charset         =   0
  132.             Weight          =   700
  133.             Underline       =   0   'False
  134.             Italic          =   0   'False
  135.             Strikethrough   =   0   'False
  136.          EndProperty
  137.          Height          =   1332
  138.          Index           =   1
  139.          Left            =   2640
  140.          TabIndex        =   11
  141.          Top             =   120
  142.          Width           =   1332
  143.       End
  144.       Begin VB.CommandButton Command1 
  145.          Caption         =   "1"
  146.          BeginProperty Font 
  147.             Name            =   "MS Sans Serif"
  148.             Size            =   18
  149.             Charset         =   0
  150.             Weight          =   700
  151.             Underline       =   0   'False
  152.             Italic          =   0   'False
  153.             Strikethrough   =   0   'False
  154.          EndProperty
  155.          Height          =   1332
  156.          Index           =   0
  157.          Left            =   1320
  158.          TabIndex        =   10
  159.          Top             =   120
  160.          Width           =   1332
  161.       End
  162.    End
  163.    Begin VB.TextBox numbertext 
  164.       Height          =   372
  165.       Left            =   4920
  166.       TabIndex        =   5
  167.       Top             =   6600
  168.       Width           =   1332
  169.    End
  170.    Begin VB.TextBox depthtext 
  171.       Height          =   372
  172.       Left            =   840
  173.       TabIndex        =   4
  174.       Top             =   6600
  175.       Width           =   1212
  176.    End
  177.    Begin VB.CommandButton Command3 
  178.       Caption         =   "&Manhatten"
  179.       BeginProperty Font 
  180.          Name            =   "MS Sans Serif"
  181.          Size            =   9.6
  182.          Charset         =   0
  183.          Weight          =   700
  184.          Underline       =   0   'False
  185.          Italic          =   0   'False
  186.          Strikethrough   =   0   'False
  187.       EndProperty
  188.       Height          =   612
  189.       Left            =   5760
  190.       TabIndex        =   3
  191.       ToolTipText     =   "Use Manhatten heuristics to solve (fast and doesn't consume much memory)"
  192.       Top             =   2400
  193.       Width           =   1692
  194.    End
  195.    Begin VB.CommandButton Command2 
  196.       Caption         =   "&New game"
  197.       BeginProperty Font 
  198.          Name            =   "MS Sans Serif"
  199.          Size            =   9.6
  200.          Charset         =   0
  201.          Weight          =   700
  202.          Underline       =   0   'False
  203.          Italic          =   0   'False
  204.          Strikethrough   =   0   'False
  205.       EndProperty
  206.       Height          =   612
  207.       Left            =   5760
  208.       TabIndex        =   2
  209.       ToolTipText     =   "Reset for new game"
  210.       Top             =   3600
  211.       Width           =   1692
  212.    End
  213.    Begin VB.CommandButton ButtonExit 
  214.       Caption         =   "&Exit"
  215.       BeginProperty Font 
  216.          Name            =   "MS Sans Serif"
  217.          Size            =   9.6
  218.          Charset         =   0
  219.          Weight          =   700
  220.          Underline       =   0   'False
  221.          Italic          =   0   'False
  222.          Strikethrough   =   0   'False
  223.       EndProperty
  224.       Height          =   612
  225.       Left            =   5760
  226.       TabIndex        =   1
  227.       ToolTipText     =   "Terminate the program"
  228.       Top             =   4680
  229.       Width           =   1692
  230.    End
  231.    Begin VB.CommandButton ButtonSolve 
  232.       Caption         =   "&BFS"
  233.       BeginProperty Font 
  234.          Name            =   "MS Sans Serif"
  235.          Size            =   9.6
  236.          Charset         =   0
  237.          Weight          =   700
  238.          Underline       =   0   'False
  239.          Italic          =   0   'False
  240.          Strikethrough   =   0   'False
  241.       EndProperty
  242.